SG RegExp | |
Properties |
Overview | Methods | Pattern Syntax |
Expression | Returns or sets regular expression |
IgnoreCase | Returns or sets case sensitivity. |
ReplaceString | Returns replacement string |
CompiledOK | Return the status of the last regular expression compilation |
Substrings | Returns collection of matched substrings after a successful Match |